home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 91 / 091.d81 / psb boot (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  729b  |  20 lines

  1. 8 dv=peek(186):ifdv<8thendv=8
  2. 10 poke53281,0:poke53280,0:print"[147][158]"tab(15)"[204]oading..."
  3. 15 gosub60000
  4. 20 print"[144]poke43,1:poke44,16:poke4096,0"
  5. 30 print"load"chr$(34)"psb"chr$(34)","dv
  6. 40 print"run"
  7. 50 poke631,13:poke632,13:poke633,13:poke198,3:end
  8. 10000 open15,8,15,"s0:psb boot":close15:save"psb boot",8:end
  9. 60000 b9$="                                      "
  10. 60010 poke214,14:print:print"  [155][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][152]"
  11. 60020 fori=0to7:printb9$:next:print"  [151][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][152]"
  12. 60030 b9$(0)="[208][210][201][206][212] [211][200][207][208][208][201][206][199] [194][193][199] [214]5.2
  13. 60040 b9$(1)[178]"by the (NULL)(NULL)atnstr$(NULL)(NULL)atn(NULL) chr$ang
  14. 60050 b9$(2)="([195]) 1991 by [211]oftdisk, [201]nc."
  15. 60060 b9$(3)="[208]ublished on [204][207][193][196][211][212][193][210] #91"
  16. 60070 b9$(4)="[211]ubscriptions 1-800-831-2694"
  17. 60080 b9$(5)="[193]ll [210]ights [210]eserved"
  18. 60090 poke214,16:print:fori=0to5:printtab(20-(len(b9$(i))/2))""b9$(i):next
  19. 60099 return
  20.